if service.click({
{"More options",
"Playback speed*",
"2x",
}
})
return true
end

if service.click({
{"More options",
"More",
"Clear chat",
}
})
return true
end
Service.Speak(
"My test is done")